From: Glenn Morris Date: Wed, 25 Jul 2007 07:22:10 +0000 (+0000) Subject: Switch license to GPLv3 or later. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~2072 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cb10d923882e34c64eca01a71fd38e41041da49c;p=emacs.git Switch license to GPLv3 or later. --- diff --git a/leim/Makefile.in b/leim/Makefile.in index 4c5d9b68751..a98c5a626b4 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -9,7 +9,7 @@ # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3 or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, diff --git a/leim/leim-ext.el b/leim/leim-ext.el index 0970572c3a0..3a26faaf7e3 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el @@ -10,7 +10,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3 or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, diff --git a/leim/makefile.w32-in b/leim/makefile.w32-in index 6f6508feceb..b09db10cd3a 100644 --- a/leim/makefile.w32-in +++ b/leim/makefile.w32-in @@ -9,7 +9,7 @@ # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3 or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful,